home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / default.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  846 b   |  25 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-29]
  2. [C;6;B]        DEFAULT
  3. [7]Default: DEFAULT
  4. [J;1;N]
  5.   Restart with the default mode; lk will also use the memory \
  6. informations like defined in object files.
  7.   If you use the WITH instruction, you can be sure that none \
  8. of ATTRIBUTES, CHIP, FAST or PUBLIC keywords are currently \
  9. in effect.
  10.  
  11.   This may be used after the keywords which disable default file \
  12. names (lk does not recognize word(s) as a default object file \
  13. name after some instructions, this is done to be sure you \
  14. want that word to be taken as an object file.)
  15.  
  16.   This instruction can also appear into the OVERLAY/END block.
  17.  
  18.   See also:
  19. [L;3][LINK attributes]            ATTRIBUTES
  20. [LINK chip]                CHIP
  21. [LINK fast]                FAST
  22. [LINK filename]                <filename>
  23. [LINK public]                PUBLIC
  24. [5; LINK about; GOTO address]        Become Registred
  25.